home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00031.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  118 b   |  7 lines

  1. on exitFrame
  2.   global syn
  3.   set syn to syn + 1
  4.   put "checking your system" into field "framerate"
  5.   startTimer()
  6. end
  7.